home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / PVDRIVER / SS24DRV.ZIP / SS24DRVA.ZIP / DRIVERS.EXE / SS24 / ADI41 / DLDCOLOR.HLP < prev    next >
Text File  |  1991-09-03  |  3KB  |  79 lines

  1. This is the Help file for DLDCOLOR v1.04A. 
  2.  
  3. There are a few rules about this help file.
  4.  
  5.    It may be no larger than 48K in size or strange things will happen. 
  6.  
  7.    The help messages may be modified, as long as the "tags" (single words 
  8.    preceded by a ":") are not changed. One possible reason to modify this 
  9.    file is to translate it into a foreign language. 
  10.  
  11.    Do not start any line with a colon (":") character because it will be 
  12.    mistaken for a help tag.
  13.  
  14.    The first line in the file may not be a help tag.
  15.  
  16. Copyright (c) 1990  Panacea Inc. - All Rights Reserved
  17.  
  18. :Intro16
  19. Welcome to DLDCOLOR!
  20.  
  21. This program is used to customize the colors used by a Panacea DLD
  22. Display List Driver. Upon completion, this program will create a
  23. file, DLDCOLOR.DAT, in either the directory pointed to by the
  24. environment variable DLDCFG or in the current directory if DLDCFG
  25. does not exist.
  26.  
  27. The operations this program can perform are:
  28.  
  29. (O)bject:      Used to change the color of any AutoCAD screen object. A 
  30.                few examples are the graphics area background color, the
  31.                text color, or the border line color.
  32.  
  33. (D)rawing:     This allows you to remap any color between 0 - 255 to
  34.                one of 16 physical colors.
  35.  
  36. (P)hysical:    This allows you to specify the RGB intensities of any
  37.                of the 16 physical colors.
  38.  
  39. (A)DI Pal:     This constructs a default ADI color palette.
  40.  
  41. (V)GA Pal:     This constructs a default VGA color palette.
  42.  
  43. (R)eset:       This resets the physical colors to either the default
  44.                ADI or VGA palette. The initial default is ADI palette.
  45.  
  46. (L)oad:        This reloads the file DLDCOLOR.DAT. It will be loaded from
  47.                the directory pointed to by DLDCFG if that environment
  48.                variable exists or from the current directory.
  49.  
  50. (S)ave:        Save the current color palette to DLDCOLOR.DAT.
  51.  
  52. (E)xit:        Exit the program.
  53.  
  54. :ObjectColorMode
  55. This mode allows you to assign a physical color to any AutoCAD screen 
  56. object. Use the left and right cursor keys to select the object. Each
  57. object is represented by a box at the top of the screen. The name of 
  58. each object is displayed at the top of the screen. When you have 
  59. selected an object, hit "Enter" and pick a physical color to assign 
  60. to the object. The object will immediately appear in its new color.
  61.  
  62. :DrawColorMode
  63. This mode allows you to assign a color in the Drawing Color Matrix,
  64. ie. colors between 0 and 255, to a physical color of your choice.
  65. Use the cursor keys to select a Drawing Color from the matrix. Then hit
  66. "Enter" and select the physical color to assign to that Drawing Color.
  67.  
  68. :PhysColorMode
  69. This mode allows you to assign the actual RGB intensities of each
  70. physical color. Use the cursor keys to select the physical color to
  71. modify. Then hit "Enter" and three RGB slides will appear. Use the
  72. cursor up and cursor down keys to select the Red, Green, or Blue slide.
  73. The slides can be positioned by using the left and right cursor keys 
  74. or by entering the desired numerical value at the keyboard. The physical
  75. color will change as the slides are being adjusted. When you have
  76. created the desired color, hit "Enter", or hit "Esc" to abort.
  77.  
  78.  
  79.